home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 1999 #8
/
1999 CD 8 (black).iso
/
Y2K
/
data1.cab
/
Windows_3x_Files
/
Y2KStart.bat
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1998-10-29
|
132 b
|
8 lines
@echo off
rem del %SRCDIR%\_isdel.exe
if not exist win.y2k goto end
del win.ini
rename win.y2k win.ini
del y2kstart.bat
:end